Crate windows_macros[][src]

Macros

A macro for generating Windows API bindings to a .rs file at build time.

A macro for generating Windows API bindings ahead of time.

Attribute Macros

Rust structs can use the implement attribute macro to implement entire WinRT or COM classes or any combination of existing COM and WinRT interfaces.